Welcome![Sign In][Sign Up]
Location:
Search - pcb clock

Search list

[SCMtimerofc51

Description: c51上实现的日历时钟程序及pcb布线经验总结-decoder achieving the calendar clock pcb routing procedures and experience
Platform: | Size: 281600 | Author: | Hits:

[Technology ManagementDesign_of_EMC_for_PCB

Description: :高速混合PCB 的电磁兼容性设计首要解决合理安排布局布线和接地问题。分析基频和高频谐波、信号上 升或下降速率,电路的等效分布参数,传导耦合、辐射耦合和不匹配线的辐射、串音干扰等。根据板层、电源平面、 时钟电路和高频电路的布线原则进行布局布线。接地选择单点或多点接地。-: High-speed mixed-EMC Design of PCB settlement of reasonable arrangements for the layout of the primary wiring and grounding problems. Analysis of fundamental frequency and high frequency harmonics, the signal rise or fall rate, the distribution of the equivalent circuit parameters, coupled conduction, radiation coupling and does not match the line of radiation, such as crosstalk interference. According to lamellar, power plane, clock circuits and high-frequency circuit wiring principles of placement and routing. Select a single point grounding or grounding.
Platform: | Size: 214016 | Author: 杨沫涵 | Hits:

[assembly languageTimeclock

Description: 一个基于51单片机的时钟电路设计源代码,还包括了电路图.PCB.源程序-51 single-chip-based clock circuit design source code, also includes the circuit diagram. PCB. Source
Platform: | Size: 632832 | Author: | Hits:

[SCMprotelshzzh

Description: 基于单片机的数字钟设计电路图,以及PCB仿真图。-MCU-based design of digital clock circuit, and PCB simulation Fig.
Platform: | Size: 378880 | Author: wang | Hits:

[VHDL-FPGA-VerilogAlteraCycloneIIFPGAStarterBoard

Description: Altera Cyclone II FPGA Starter Board原理图-Altera Cyclone II FPGA Starter Board Schematic
Platform: | Size: 236544 | Author: 王辉 | Hits:

[OtherPCBCLOCK

Description: 电路PCB板的设计--电子时钟,带有LCD,LED等功能简介 ,和 电路板的画法-PCB circuit board design- electronic clock, with LCD, LED features such as profiles, and circuit board painting
Platform: | Size: 144384 | Author: steven | Hits:

[Other Embeded programdianzizhong

Description: 电子钟设计(报告+程序+PCB)-Clock Design (Report+ program+ PCB)
Platform: | Size: 121856 | Author: hejiaxian | Hits:

[SCM89s52clock

Description: C51编写的基于单片机的秒表时钟设计。包括原程序及原理图和PCB设计。-C51 prepared by the stopwatch clock based on single chip design. Including the original program and the schematic and PCB design.
Platform: | Size: 296960 | Author: 王明 | Hits:

[SCMourdev_606645PNM2Y1

Description: 伟纳杯一等奖作品(全部原理图+PCB)红外遥控温度时钟,带上位机.-Wei satisfied Cup first prize works (all schematic+ PCB) infrared remote control temperature clock, take-bit machine.
Platform: | Size: 180224 | Author: tjiely | Hits:

[Linux-UnixLinux-driver-development15

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形成了非常通用、可适应性很强的I2C框架。6.1节对Linux I2C体系结构进行分析,讲解3个组成部分各自的功能及相互联系。6.2节对Linux I2C核心进行分析,讲解i2c-core.c文件的功能和主要函数的实现。6.3节、6.4节分别详细介绍I2C总线驱动和I2C设备驱动的编写方法,给出可供参考的设计模板。6.5节、6.6节以6.3节和6.4节给出的设计模板为基础,讲解S3C2410 ARM处理器I2C总线驱动及挂接在其上的SAA7113H视频模拟/数字转换芯片设备驱动的编写方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 15, Linux the I2C bus and core, device drivers. The I2C bus use only the two root, SDA SCL signal will achieve the data interaction between equipment, greatly simplified the hardware resources and PCB wiring space take up. Therefore, the I2C bus is very widely used in EEPROM, real clock, small LCD equipment and CPU interface. Linux system defines the I2C drive system structure in Linux, system, the I2C driven by three parts, namely the I2C core, the I2C bus driver and the I2C device drivers. The three parts of the cooperation and formed very general, can vary adaptive the I2C framework. Section 6.1 the I2C system for Linux analyzed the structure, the explanation is 3 part of their respective functions and to each other. Section 6.2 to Linux
Platform: | Size: 593920 | Author: 华清远见 | Hits:

[Otherjob-schedulers

Description: 设RQ分为RQ1和RQ2,RQ1采用轮转法,时间q=7. RQ1>RQ2,RQ2采用短进程优先调度算法。 测试数据如下:RQ1: P1-P5, RQ2: P6-P10  进程 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 运行时间 16 11 14 13 15 21 18 10 7 14 已等待时间 6 5 4 3 2 1 2 3 4 5 实现描述: typedef struct tag_pcb { char name[8] int need //须运行的时间 int turn //周转时间 struct tag_pcb *next } PCB PCB * RQ1,*RQ2 int clock=0 //时钟 main ( ) { 输入RQ1; 输入RQ2;(最好从文件读入) while(RQ1!=NULL)
Platform: | Size: 1024 | Author: fairybroken | Hits:

[SCMclock_3216dots

Description: 文件包括时钟的汇编源码和电路原理图文件,使用keil软件编译通过,结合pcb板可完整实现日期、温度和时间的显示,时间芯片采用具温度补偿的高精度的ds3231.-Compilation of source files, including the clock and circuit diagram documents, compiled by using keil software, combined with pcb board and realize the full Period, temperature and time display, time chip temperature compensation with high accuracy ds3231.
Platform: | Size: 27648 | Author: ketti | Hits:

[SCMClock_ekansrm

Description: 使用51单片机和DS1302时钟芯片和液晶显示器LCD1602的闹钟,可设定年月日星期时分秒和闹铃,程序使用汇编编写,附带Proteus仿真文件和PCB板文件,给单片机初学者作为参考。-A clock using 89s51, clock chip Ds1302 and crystal displayer LCD1602.
Platform: | Size: 118784 | Author: | Hits:

[SCMDgongfang-555

Description: 用时钟芯片555制作的D类功放,含有原理图及PCB图-Use a clock chip made of 555 D amplifiers, contain principle diagram and PCB figure
Platform: | Size: 1083392 | Author: | Hits:

[SCMled-control

Description: 这个是atmega16a做的一个智能时钟,可以显示多种画面,用的时钟精度很高的芯片ds3231,里面有原理图和pcb档案,大家可以参考,源程序大家也可以参考。-This is atmega16a do a intelligent clock, can display a variety of picture, with the clock precision is high ds3231 chips, there are principle chart and PCB files, you can reference, the source program and you can reference.
Platform: | Size: 2311168 | Author: 张可云 | Hits:

[SCMThe-LED-experts-Cheats

Description: 学习三相无感无刷(BLDC)电机的基础驱动硬盘时钟+原理图+PCB轴电机-Hard drive clock + schematic + PCB
Platform: | Size: 536576 | Author: admin | Hits:

[SCMhomework

Description: 自己所做的作业原理图,及PCB图,原理图包括PCF8583实时时钟,AT24C256存储芯片,等控制芯片.-Schematic work he has done, and the PCB diagram, schematic, including PCF8583 real time clock, AT24C256 memory chips, and other control chips.
Platform: | Size: 3717120 | Author: xiangwenpei | Hits:

[ARM-PowerPC-ColdFire-MIPSGrid-connected-Inverter-

Description: 公司的120V并网逆变完整资料 已投入使用 包括原理图和pcb 源代码及编译好的固件 设计文档 实现了MPPT 电网幅值相位频率跟踪,并使得输出电流时钟与电网电压同相。-Company 120V grid inverter complete information has been put into use, including schematic and pcb firmware source code and design documents compiled achieve MPPT grid amplitude-phase frequency tracking, and makes the output current clock phase with the grid voltage.
Platform: | Size: 11699200 | Author: cdz | Hits:

[SCMdianzi

Description: 51单片机控制的,全部原理图+PCB+源代码红外遥控温度时钟-All source code schematics+PCB+ infrared remote temperature clock
Platform: | Size: 2470912 | Author: 1 | Hits:

[ELanguageelectrinic_clock

Description: 本资源是基于80c51单片机开发的功能强大的电子时钟系统。包括c语言代码、PCB制版的原理图及封装图。-This resource is based on 80c51 microcontroller development of powerful electronic clock system. Including the c language code, PCB schematics and plate package drawing.
Platform: | Size: 135168 | Author: 谢经宽 | Hits:
« 1 2 34 »

CodeBus www.codebus.net